Skip to content

Conversation

@joyewon0705
Copy link
Collaborator

📌 개요

  • Spring Security 인가 설정 구조를 정리하고, OAuth2 로그인 성공 핸들러 코드를 단순화했습니다.

🔨 작업 내용

SecurityConfig

  • 인가 규칙을 기능별로 구분해 가독성 개선

OAuth2LoginSuccessHandler

  • 불필요한 accessToken 생성 제거
  • refreshToken 발급 및 저장만 유지
  • 코드 정리 및 불필요한 공백 제거

🔗 관련 이슈

Closes #272

📝 참고 사항

✅ 체크리스트

  • 기능 동작 확인
  • 테스트 코드 작성
  • 문서/주석 추가 및 최신화

@github-actions github-actions bot changed the title Refactor: 인증/인가 인프라 개선 Refactor: 인증/인가 인프라 개선 (#272) Oct 14, 2025
@joyewon0705 joyewon0705 merged commit 4a86607 into dev Oct 14, 2025
3 checks passed
@github-actions github-actions bot deleted the Refactor/272 branch October 14, 2025 05:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants